home *** CD-ROM | disk | FTP | other *** search
/ Codemasters Artwork Disc ECTS 2000 ( UK) / Codemasters - Artwork Disc ECTS 2000 (UK).bin / pc / main.dxr / 00115.ls < prev    next >
Encoding:
Text File  |  2000-01-01  |  186 b   |  12 lines

  1. on prepareMovie
  2.   if the machineType = 256 then
  3.     DmFadeReg("11665")
  4.   else
  5.     DmFadeReg("81655")
  6.   end if
  7. end
  8.  
  9. on startMovie
  10.   register(xtra("PrintOMatic"), "PMAT162-364-74110")
  11. end
  12.